Results for spec@arb_texture_rg@texwrap formats bordercolor-swizzled

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.384885
Stdout
Testing GL_ARB_texture_rg.
Testing the border color only.
Using texture swizzling.
Testing GL_R8, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 0 25 0 255
  Observed: 0 255 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 82 0 255
  Observed: 0 63 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 0 25 0 255
  Observed: 0 255 0 255
Testing GL_RG8, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 0 25 229 255
  Observed: 0 255 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 82 172 255
  Observed: 0 63 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 0 25 229 255
  Observed: 0 255 0 255
Testing GL_R16, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 0 25 0 255
  Observed: 0 255 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 82 0 255
  Observed: 0 63 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 0 25 0 255
  Observed: 0 255 0 255
Testing GL_RG16, swizzled, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 0 25 229 255
  Observed: 0 255 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 82 172 255
  Observed: 0 63 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 0 25 229 255
  Observed: 0 255 0 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/texwrap GL_ARB_texture_rg bordercolor swizzled -auto -fbo
dmesg

        

Back to summary